home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / 17_bit_pd / 17bitgif / utility / amiga / dtview11.lha / DTview / DTview.dok < prev    next >
Text File  |  1995-03-11  |  2KB  |  66 lines

  1. DTVIEW                                                10.3.95              1.1
  2.  
  3. DTview - A simple DataType graphic viewer
  4.  
  5.  
  6. Copyright_____________________________________________________________________
  7.  
  8. Joerg Richter
  9. Beim Kloster Dohren 33
  10. 21614 Buxtehude
  11. Joerg.Richter@informatik.uni-oldenburg.de
  12.  
  13. DTview is public domain. Commercial usage only with written permission.
  14.  
  15.  
  16. About_________________________________________________________________________
  17.  
  18. Why another graphic viewer ? The programs I know (e.g. Mostra, VT, etc.) do
  19. not work on graphic cards. The special programs like VT_EGS do not work
  20. satisfactory for me. So DTview was born.
  21.  
  22.  
  23. Installation__________________________________________________________________
  24.  
  25. DTview requires OS3.0 or later. No other libraries are needed. Copy DTview
  26. whereever you like.
  27.  
  28.  
  29. Syntax________________________________________________________________________
  30.  
  31. As I am a shell user, DTview has no ToolTypes but command options. Normally
  32. DTview trys to open a screen like the Workbench. There are _no_ error
  33. messages. So if the file or the display cannot be opened simply the nothing
  34. happens.
  35.  
  36. Usage: DTview <options> <pictures>
  37.  
  38. options: -ID or -id uses the with the picture saved display mode
  39.          -<displayID> forces the given display mode
  40.  
  41. Examples: DTview DH0:Pictures/IntelOutside.iff
  42.             ...shows the picture with the display mode of the active screen
  43.  
  44.           DTview DH0:Pictures/IntelOutside.iff DH0:Graphic/pics/test.gif
  45.             ...shows the pictures with the display mode of the active screen
  46.  
  47.           DTview -ID DH0:Pictures/IntelOutside.iff
  48.             ...shows the picture with its saved display mode
  49.  
  50.           DTview DH0:Pictures/IntelOutside.iff -ID DH0:Graphic/pics/test.gif
  51.             ...shows the first with the same display mode as the active screen
  52.                and the second picture with its saved display mode
  53.  
  54.           DTview -67112961 DH0:Pictures/IntelOutside.iff
  55.             ...shows the picture with the given display mode
  56.  
  57. If you run DTview without any parameters or simple double click on its icon,
  58. a file requester opens, where can select multiple files to view.
  59.  
  60.  
  61. Notes_________________________________________________________________________
  62.  
  63. The program was tested on an A3000, Piccolo graphic card and with the ILBM,
  64. GIF, JPEG, JFIF, PCX and BMP datatype.
  65.  
  66.